Fix SMP save/restore for 1 vcpu by adding suspend/resume functions for SMP.
authorcl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Tue, 2 Aug 2005 19:08:28 +0000 (19:08 +0000)
committercl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Tue, 2 Aug 2005 19:08:28 +0000 (19:08 +0000)
commitba5fb52ddacae26b47e948b777c4f03484cdbe61
tree6f3a2e944550cd70d934a105b29fd9d0297ca1c0
parentfd3721aea3820a00f2cea4d37d336b86e6f43c8a
Fix SMP save/restore for 1 vcpu by adding suspend/resume functions for SMP.
We have to free_irq the irq vectors for the SMP ipi vectors.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
linux-2.6-xen-sparse/arch/xen/i386/kernel/smpboot.c
linux-2.6-xen-sparse/arch/xen/kernel/reboot.c